home *** CD-ROM | disk | FTP | other *** search
/ Openstep 4.2 (Developer) / Openstep Developer 4.2.iso / NextDeveloper / OpenStepConversion / ConversionScripts / PB.project.tops < prev    next >
Encoding:
Text File  |  1996-01-23  |  265 b   |  11 lines

  1.  
  2. /*
  3.     NOTE:  This script is only run on PB.project files.
  4.  */
  5.  
  6. /*********** ApplicationConversion: user aborted *************/
  7.  
  8. replace "APPCLASS = EOApplication" with "APPCLASS = NSApplication" 
  9.  
  10. replace "APPCLASS = Application" with "APPCLASS = NSApplication" 
  11.